progressbar: Don't leave css nodes behind
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 21:00:30 +0000 (16:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 21:00:54 +0000 (16:00 -0500)
commit956b2ff998d851c9161dfd231d4f5e1de080346b
tree32d3e27d8844381b73697dfbf62e1fe9bdbfa19a
parent577783a19db6f45deb732be6e24724c7cfeb28c0
progressbar: Don't leave css nodes behind

We create and destroy gadgets inside the hierarchy here,
and if we don't explicitly remove their CSS nodes from the parent,
they stick around.
gtk/gtkprogressbar.c